services.podman.containers.<name>.exec
The command to run after the container start.
- Type
null or string- Default
null- Example
"sleep inf"- Declared
- <home-manager/modules/services/podman/linux/containers.nix>
The command to run after the container start.
null or stringnull"sleep inf"